[INFO] cloning repository https://github.com/Shtaiven/minesweeper-gba
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shtaiven/minesweeper-gba" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShtaiven%2Fminesweeper-gba", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShtaiven%2Fminesweeper-gba'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9eb132ed35bdd5f103e9e0e3dcaac7e18c407dc4
[INFO] fixing Shtaiven/minesweeper-gba against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShtaiven%2Fminesweeper-gba" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Shtaiven/minesweeper-gba
[INFO] finished tweaking git repo https://github.com/Shtaiven/minesweeper-gba
[INFO] tweaked toml for git repo https://github.com/Shtaiven/minesweeper-gba written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Shtaiven/minesweeper-gba on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Shtaiven/minesweeper-gba already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded agb_tracker v0.22.6
[INFO] [stderr]   Downloaded agb_xm v0.22.6
[INFO] [stderr]   Downloaded virtue v0.0.18
[INFO] [stderr]   Downloaded bincode_derive v2.0.1
[INFO] [stderr]   Downloaded agb_sound_converter v0.22.6
[INFO] [stderr]   Downloaded agb_xm_core v0.22.6
[INFO] [stderr]   Downloaded agb_fixnum v0.22.6
[INFO] [stderr]   Downloaded pagination-packing v2.1.3
[INFO] [stderr]   Downloaded xmrs v0.8.5
[INFO] [stderr]   Downloaded agb_tracker_interop v0.22.6
[INFO] [stderr]   Downloaded agb_midi_core v0.22.6
[INFO] [stderr]   Downloaded agb_midi v0.22.6
[INFO] [stderr]   Downloaded agb_macros v0.22.6
[INFO] [stderr]   Downloaded bilge v0.3.0
[INFO] [stderr]   Downloaded bilge-impl v0.3.0
[INFO] [stderr]   Downloaded qrcodegen-no-heap v1.8.1
[INFO] [stderr]   Downloaded agb_image_converter v0.22.6
[INFO] [stderr]   Downloaded agb_hashmap v0.22.6
[INFO] [stderr]   Downloaded rustysynth v1.3.6
[INFO] [stderr]   Downloaded midly v0.5.3
[INFO] [stderr]   Downloaded asefile v0.3.8
[INFO] [stderr]   Downloaded nohash v0.2.0
[INFO] [stderr]   Downloaded arbitrary-int v2.1.0
[INFO] [stderr]   Downloaded fontdue v0.9.3
[INFO] [stderr]   Downloaded agb v0.22.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9bb66bd8e6480502d89b0f61064c6d246763914ae5b22197e60c0560e47b6df2
[INFO] running `Command { std: "docker" "start" "9bb66bd8e6480502d89b0f61064c6d246763914ae5b22197e60c0560e47b6df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9bb66bd8e6480502d89b0f61064c6d246763914ae5b22197e60c0560e47b6df2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bb66bd8e6480502d89b0f61064c6d246763914ae5b22197e60c0560e47b6df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9bb66bd8e6480502d89b0f61064c6d246763914ae5b22197e60c0560e47b6df2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling const_soft_float v0.1.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling agb_fixnum v0.22.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling agb_tracker_interop v0.22.6
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling nohash v0.2.0
[INFO] [stdout] error: `portable_atomic_unsafe_assume_single_core` cfg (`unsafe-assume-single-core` feature) is not supported yet on this architecture;
[INFO] [stdout]        if you need unsafe-assume-{single-core,privileged} support for this target,
[INFO] [stdout]        please submit an issue at <https://github.com/taiki-e/portable-atomic/issues/new>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.13.1/src/lib.rs:455:1
[INFO] [stdout]     |
[INFO] [stdout] 455 | / compile_error!(
[INFO] [stdout] 456 | |     "`portable_atomic_unsafe_assume_single_core` cfg (`unsafe-assume-single-core` feature) \
[INFO] [stdout] 457 | |      is not supported yet on this architecture;\n\
[INFO] [stdout] 458 | |      if you need unsafe-assume-{single-core,privileged} support for this target,\n\
[INFO] [stdout] 459 | |      please submit an issue at <https://github.com/taiki-e/portable-atomic/issues/new>"
[INFO] [stdout] 460 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking arbitrary-int v2.1.0
[INFO] [stdout] error[E0433]: cannot find `fallback` in `super`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.13.1/src/imp/atomic128/../fallback/outline_atomics.rs:18:50
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub(crate) type AtomicUdw = super::super::super::fallback::AtomicU128;
[INFO] [stdout]     |                                                  ^^^^^^^^ could not find `fallback` in `super`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.13.1/src/imp/mod.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout]  97 |   #[cfg(not(any(
[INFO] [stdout]     |  __________-
[INFO] [stdout]  98 | |     target_arch = "avr",
[INFO] [stdout]  99 | |     target_arch = "msp430",
[INFO] [stdout] 100 | |     portable_atomic_unsafe_assume_single_core,
[INFO] [stdout] 101 | | )))]
[INFO] [stdout]     | |__- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 156 |   mod fallback;
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `fallback` in `super`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.13.1/src/imp/atomic128/../fallback/outline_atomics.rs:20:50
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub(crate) type AtomicIdw = super::super::super::fallback::AtomicI128;
[INFO] [stdout]     |                                                  ^^^^^^^^ could not find `fallback` in `super`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.13.1/src/imp/mod.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout]  97 |   #[cfg(not(any(
[INFO] [stdout]     |  __________-
[INFO] [stdout]  98 | |     target_arch = "avr",
[INFO] [stdout]  99 | |     target_arch = "msp430",
[INFO] [stdout] 100 | |     portable_atomic_unsafe_assume_single_core,
[INFO] [stdout] 101 | | )))]
[INFO] [stdout]     | |__- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 156 |   mod fallback;
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling pagination-packing v2.1.3
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling midly v0.5.3
[INFO] [stderr]    Compiling agb v0.22.6
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `portable-atomic` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9bb66bd8e6480502d89b0f61064c6d246763914ae5b22197e60c0560e47b6df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bb66bd8e6480502d89b0f61064c6d246763914ae5b22197e60c0560e47b6df2", kill_on_drop: false }`
[INFO] [stdout] 9bb66bd8e6480502d89b0f61064c6d246763914ae5b22197e60c0560e47b6df2
